Connector Properties

Properties

Content Contains a collection of IDrawText objects.
EndGluePoint Contains the glue point in a shape where a connector ends by its number.
EndShape Contains the drawing shape to which the end of a connector is connected by its ID.
EventListeners Contains an attachment of an event listener to a drawing shape.
GluePoints Contains the designated point in the area of a drawing object to which a connector shape can connect.
Height
(Inherited from Shape)
ID
(Inherited from Shape)
Layer
(Inherited from Shape)
LineSkew Specifies the generation of the lines that connect the start and end points. Depending on the type of connector, this can vary from one to three distances that move the connector lines relative to their position.
Name
(Inherited from Shape)
StartGluePoint Contains the glue point in a shape where a connector starts by its number.
StartShape Contains the drawing shape to which the start of a connector is connected by its ID.
Style
(Inherited from Shape)
TextStyle
(Inherited from Shape)
Transform
(Inherited from Shape)
Type Contains the connecting line between two escape points.
Width
(Inherited from Shape)
X
(Inherited from Shape)
X1 Contains the start position of the glue point to which the connector is connected.
X2 Contains the end position of the glue point to which the connector is connected.
Y
(Inherited from Shape)
Y1 Contains the start position of the glue point to which the connector is connected.
Y2 Contains the end position of the glue point to which the connector is connected.
ZIndex
(Inherited from Shape)

See Also